Remove unnecessary gtk-doc stanza
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 1 Feb 2018 15:08:51 +0000 (16:08 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 1 Feb 2018 15:08:51 +0000 (16:08 +0100)
The places sidebar is not a publicly documented API, so there's no need
to use a gtk-doc stanza — especially if the syntax of the stanza is
wrong.

gtk/gtkplacessidebar.c

index 044bcb6e8a9f58870a01bcadd1b60d17d07310cf..266ca450b947dcfe5caedb80fab60e3e6e22b9fc 100644 (file)
 #include "gtkmodelbutton.h"
 #include "gtkprivate.h"
 
-/**
+/*< private >
+ * SECTION:gtkplacessidebar
+ * @Title: GtkPlacesSidebar
+ * @Short_description: The locations sidebar for the file selection widget
+ *
  * #GtkPlacesSidebar is a widget that displays a list of frequently-used places in the
  * file system:  the user’s home directory, the user’s bookmarks, and volumes and drives.
  * This widget is used as a sidebar in #GtkFileChooser and may be used by file managers